Bump the pub-dependencies group across 1 directory with 6 updates#648
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the pub-dependencies group across 1 directory with 6 updates#648dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pub-dependencies group with 5 updates in the /packages/google_fonts directory: | Package | From | To | | --- | --- | --- | | [crypto](https://github.com/dart-lang/core/tree/main/pkgs) | `3.0.3` | `3.0.6` | | [flutter_lints](https://github.com/flutter/packages/tree/main/packages) | `4.0.0` | `5.0.0` | | [http](https://github.com/dart-lang/http/tree/master/pkgs) | `1.2.1` | `1.3.0` | | [mockito](https://github.com/dart-lang/mockito) | `5.4.4` | `5.4.5` | | [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) | `2.1.3` | `2.1.5` | Updates `crypto` from 3.0.3 to 3.0.6 - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/crypto-v3.0.6/pkgs) Updates `flutter_lints` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages) Updates `http` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/http-v1.3.0/pkgs) Updates `mockito` from 5.4.4 to 5.4.5 - [Release notes](https://github.com/dart-lang/mockito/releases) - [Changelog](https://github.com/dart-lang/mockito/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/mockito/commits/v5.4.5) Updates `path_provider` from 2.1.3 to 2.1.5 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.5/packages/path_provider) Updates `test` from 1.25.8 to 1.25.15 - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.25.15/pkgs) --- updated-dependencies: - dependency-name: crypto dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-dependencies - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub-dependencies - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-dependencies - dependency-name: mockito dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-dependencies - dependency-name: path_provider dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-dependencies - dependency-name: test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pub-dependencies group with 5 updates in the /packages/google_fonts directory:
3.0.33.0.64.0.05.0.01.2.11.3.05.4.45.4.52.1.32.1.5Updates
cryptofrom 3.0.3 to 3.0.6Release notes
Sourced from crypto's releases.
Commits
5a1b799Changes as per review8fcbb73Merge branch 'main' into merge-crypto-package0240a52Merge pull request #137 from dart-lang/merge-fixnum-package7dff384Revert changes to package args80b3466Changes as per reviewade36c4Fix the repository URL inpubspec.yaml(#140)61de93eMoving fixes2c91ddbMerge package:fixnum into the core monorepo2d5587cMoving fixes6f54342Merge package:cryptoUpdates
flutter_lintsfrom 4.0.0 to 5.0.0Commits
f38b780[package:flutter_lints] update the dep onpackage:lintsto 5.0.0 and the sd...7da2374Update test to not depend onColor.toString()(#7701)54dd888[flutter_lints] remove prefer_const_constructors, prefer_const_declarations, ...47795ab[go_router] Fixed TabView swiping in custom stateful shell route example (#7...4926c0f[quick_actions] Add guidance for correcting task management/back press behavi...21d99dc[various] Adds macOS privacy manifests (#7687)24594a0[google_maps_flutter_android] ConvertPlatformPolyline.patternto Pigeon (#...f54fe93[pigeon] Validates support for nested collections with generic types. (#7614)e9253e6[interactive_media_ads] Adds internal wrapper for Android native `AdsRenderin...fef7ffb[interactive_media_ads]: Bump com.google.ads.interactivemedia.v3:interactivem...Updates
httpfrom 1.2.1 to 1.3.0Release notes
Sourced from http's releases.
Commits
7271367[http] prepare v1.3.0 release (#1451)7f50fc5Prepare cupertino_http 2.0.2 for release (#1449)2bc4cc9Fix incorrect response processing (#1448)531d3e5[http2, conformance_tests] update dependencies (#1443)f0bcf02Add tests to verify NUL, CR & LF header value behavior (#1440)6ecd13aRelease http_parser 4.1.2 (#1439)dada989Fix a potential exponential backtracking issue when parsing quoted headers (#...3ce9451http_multi_server: bump lints dep (#1435)c27d6c7Merge pull request #1416 from dart-lang/merge-http_multi_server-packagee166181Upgradeok_httptojnigen0.12.2 (#1405)Updates
mockitofrom 5.4.4 to 5.4.5Release notes
Sourced from mockito's releases.
Changelog
Sourced from mockito's changelog.
Commits
Updates
path_providerfrom 2.1.3 to 2.1.5Commits
d13a53bBumppath_provider_androidto^2.2.5due to Android v1 embedder. (#7935)b6f7e47[path_provider]: Bump androidx.annotation:annotation from 1.8.2 to 1.9.0 in /...e784c3e[path_provider] Update Android Pigeon for non-nullable generics (#7783)4afc383[various] Update Java compatibility version to 11 (#7795)68ccd8c[various] Unpin some dev dependencies (#7762)08614a7[many] Update example android apps to target SDK level 34. (#7587)de42d8e[many] Upgrade example apps to AGP 8.5.2 (if they were below 8.1.0) (#7521)9cc09f1[Many] Bump AGP to 8.5.1 and gradle to 8.7 (#7432)a49ef26[path_provider]: Bump androidx.annotation:annotation from 1.8.1 to 1.8.2 in /...5cc0a01[ci] Update repository for the release of Flutter 3.24 (#7331)Updates
testfrom 1.25.8 to 1.25.15Release notes
Sourced from test's releases.
Commits
17609bf[test] allow the latest version of pkg:shelf_web_socket (#2457)73d629dEnable and fix unnecessary_ignore lint (#2456)385c4f7Remove "-wip" from CHANGELOG.md too.82417abRelease fake_async v1.3.392eed6cMake zone handlers call zone.run to run callbacks. (#2451)ad04f17add a pull request labeler; add issue tracker links; update codeowners file (...1f292dbDon't require Dart 3.5.a56fa94Accept extraruns in test. Move to Dart 3.5.4bd5497Clean-up. Accidentally merged a removed lint back in.9fa57d1Make zone handlers call zone.run to run callbacks.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions